projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c22e18f
)
Fix ChangeLog entry in last commit.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 14 Aug 2010 23:32:25 +0000
(19:32 -0400)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 14 Aug 2010 23:32:25 +0000
(19:32 -0400)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5fb589a73bbb4e7b6be14d10810944300f60fd80..084b3eb3951488d23be5b4d2695e50c9e7ec3021 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,8
@@
2010-08-14 Kevin Ryde <user42@zip.com.au>
* emacs-lisp/copyright.el (copyright-update-year)
- (copyright-update): Use save-window-excursion (Bug#5394).
+ (copyright-update): Temporary switch-to-buffer to ensure the
+ buffer change being queried is visible (Bug#5394).
2010-08-14 Tom Tromey <tromey@redhat.com>